SftTree/NET 2.0

UsageLocationEnum Enumeration

Softel vdm, Inc.

Used to define in which area of the control the cell or item is used.

Syntax      UsageLocationEnum Enumeration (Softelvdm.SftTreeNET)

VB   

Public Enum UsageLocationEnum

C#   

public enum UsageLocationEnum

C++   

public enum class UsageLocationEnum


Member

Value

Description

items

0

The cell or item is used in the item area.

header

1

The cell or item is used in the header area.

footer

2

The cell or item is used in the footer area.

Comments

The UsageLocationEnum enumeration is used to define in which area of the control the cell or item is used.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com